Skip to content

[Backport to llvm_release_210] Fix error propagation in parseSPIRV#3365

Merged
svenvh merged 1 commit intollvm_release_210from
backport/pr-3362-to-llvm_release_210
Sep 29, 2025
Merged

[Backport to llvm_release_210] Fix error propagation in parseSPIRV#3365
svenvh merged 1 commit intollvm_release_210from
backport/pr-3362-to-llvm_release_210

Conversation

@github-actions
Copy link

Backport of PR #3362 into llvm_release_210.

All commits applied cleanly.

d54f77c ("[NFC] Split of SPT and SPIR-V in header parsing (#2316)",
2024-03-11) made a copy of the error log, with the presumably unintended
consequence that errors are no longer propagated back to the SPIRVModule
itself.
@svenvh svenvh closed this Sep 26, 2025
@svenvh svenvh reopened this Sep 26, 2025
@github-actions github-actions bot deleted the backport/pr-3362-to-llvm_release_210 branch September 26, 2025 15:09
@svenvh svenvh closed this Sep 29, 2025
@svenvh svenvh restored the backport/pr-3362-to-llvm_release_210 branch September 29, 2025 09:47
@svenvh svenvh reopened this Sep 29, 2025
@svenvh svenvh merged commit 29758b5 into llvm_release_210 Sep 29, 2025
18 checks passed
@github-actions github-actions bot deleted the backport/pr-3362-to-llvm_release_210 branch September 29, 2025 10:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant